-
Home
-
Hello Plus
-
1.0.0
-
Code
-
Classes
- Field_Base
Total Complexity |
19 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
87 |
Lines of code |
54 |
Logical lines of code |
27 |
Comment lines |
9 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_assets_depends() |
S |
68 |
3 |
8 |
add_preview_depends() |
S |
68 |
3 |
8 |
__construct() |
S |
60 |
2 |
12 |
add_field_type() |
S |
70 |
2 |
6 |
get_type() |
S |
100 |
1 |
0 |
get_name() |
S |
100 |
1 |
0 |
get_id() |
S |
81 |
1 |
3 |
render() |
S |
100 |
1 |
0 |
validation() |
S |
98 |
1 |
1 |
process_field() |
S |
98 |
1 |
1 |
field_render() |
S |
76 |
1 |
4 |
sanitize_field() |
S |
80 |
1 |
3 |
inject_field_controls() |
S |
66 |
1 |
8 |